capital = 6

# Starting tech
set_technology = {
	tech_support = 1
	tech_recon = 1
	support_weapons = 1
	gw_artillery = 1

	#doctrines
	air_superiority = 1
	grand_battle_plan = 1
	trench_warfare = 1
	fleet_in_being = 1
	battlefleet_concentration = 1
	convoy_sailing = 1

	#electronics
	electronic_mechanical_engineering = 1
	radio = 1
	radio_detection = 1
	mechanical_computing = 1
	computing_machine = 1

	#industry
	basic_machine_tools = 1
	improved_machine_tools = 1
	advanced_machine_tools = 1
	construction1 = 1
	construction2 = 1
	dispersed_industry = 1
	dispersed_industry2 = 1
}

set_convoys = 25

set_politics = {
	ruling_party = neutrality
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_popularities = {
	democratic = 15
	fascism = 10
	communism = 5
	neutrality = 70
}

create_country_leader = {
	name = BEL_KAISER_ALBERT_I
	desc = BEL_KAISER_ALBERT_DESC
	picture = "GFX_portrait_BEL_KAISER_albert_i.dds"
	expire = "1965.1.1"
	ideology = oligarchism
		traits = { 
		loyal_to_the_kaiser
	}
}
